home *** CD-ROM | disk | FTP | other *** search
- Path: bignews.shef.ac.uk!usenet
- From: Abdullah Alghamdi <abdullah@dcs.shef.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: CString FileName = "c:\windows\Myfile.ini"
- Date: 29 Mar 1996 08:25:51 GMT
- Organization: University of Sheffield, UK
- Message-ID: <4jg6qf$2d1@bignews.shef.ac.uk>
- NNTP-Posting-Host: haggis.dcs.shef.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.4 sun4c)
- X-URL: news:comp.lang.c++
-
- The compiler VC++ does not accept the following value for CString
-
- CString FileName = "c:\windows\Myfile.ini";
-
- I think it`s got problem with "\" character.
-
- any help will be appreciated.
- Yours sincerely.
-
-